home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 March
/
PCWorld_2002-03_cd.bin
/
Komunik
/
opera
/
mac
/
Opera5.0Installer.PPC.sit
/
Opera 5.0 Installer.PPC
/
Styles
/
cache.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2001-08-24
|
653b
|
46 lines
/* Stylesheet for the Opera Cache document */
/* Copyright 2000 Opera Software */
body {
font-size: 10.5pt;
font-family: Georgia, serif;
background-color: white;
color: black;
}
a:link, a:visited {
color: blue;
text-decoration: none;
}
table {
border: none;
padding: 0;
border-spacing: 0;
font-size: 10.5pt;
white-space: nowrap;
}
.nameh, .sizeh, .addressh {
background-color: #ddd;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0;
}
.memory {
color: red;
}
.name, .size {
font-family: Lucida Console, Courier New, monospace;
}
.sizeh, .size {
text-align: right;
}
.sizeh, .addressh, .size, .address {
padding-left: 1em;
}